home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / INFO / NETW92PR.ZIP / MSSQL.TXT < prev    next >
Text File  |  1992-04-02  |  47KB  |  854 lines

  1. Redmond, Wash -- Jan 15, 1992 -- Microsoft Corporation today announced
  2. Microsoft SQL Server version 4.2, a major enhancement of its intelligent
  3. network database server, and a family of related products to support
  4. distributed client-server computing for users of the Microsoft Windows,
  5. MS-DOS, OS/2 and other operating system platforms. In addition, through a
  6. new Microsoft product -- Microsoft SQL Bridge -- UNIX, Macintosh and VMS
  7. clients can access Microsoft SQL Server for the first time.
  8.  
  9. Microsoft SQL Server version 4.2 otters sweeping new capabilities,
  10. including enhanced data management, integrated Windows-based server
  11. administration, scrollable cursors, distributed data access, fault
  12. tolerance, and a built-in facility for integrating with external
  13. structured and unstructured data.
  14.  
  15. The new Microsoft SQL Server 4.2 family runs across all leading networks
  16. including Microsoft LAN Manager, Novell NetWare, IBM LAN Server and Banyan
  17. VINES. In addition, the family of products interoperates with remote host
  18. systems including MVS, VM, UNIX and VMS.
  19.  
  20. The combination of Windows-based server administration, cursor support and
  21. enhanced distributed database capabilities, expanded connectivity and
  22. integration services and the wide availability of applications makes SQL
  23. Server particularly attractive to corporations choosing Windows as a
  24. desktop platform for enterprise networks. "With Microsoft SQL Server 4.2,
  25. we are bringing Windows and client-server computing together in a very
  26. powerful fashion," said Steve Ballmer, Microsoft senior vice president,
  27. systems software. "SQL Server's new connectivity and data integration
  28. services greatly expand SQL Server's role in integrating and delivering
  29. corporate information to users of Microsoft Windows."
  30.  
  31. Microsoft SQL Server's new connectivity products and services have also
  32. expanded the range of client platforms and applications that can
  33. seamlessly share data with the product. "With more than 125 applications
  34. now available for Microsoft SQL Server, customers have the widest range of
  35. choices for implementing client-server computing solutions," said Dwayne
  36. Walker, director of marketing and business development, corporate and
  37. network systems at Microsoft.
  38.  
  39. New distributed database capabilities in Microsoft SQL Server 4.2 allow
  40. customers to run multiple server applications with active data sharing
  41. between SQL Servers or between SQL Server gateways. DB2, ORACLE, INGRES,
  42. online services, mail systems, etc. When used in conjunction with the new
  43. open data integration services now included with Microsoft SQL Server 4.2,
  44. these facilities extend SQL Server access to literally any data source.
  45. "With these advances, SQL Server plays an even greater role in assisting
  46. customers in leveraging their existing investments while at the same time
  47. allowing them to move forward in implementing new client-server
  48. solutions," added Walker.
  49.  
  50. Microsoft also announced with Microsoft SQL Server 4.2 a family of related
  51. products for client-server application development, network connectivity
  52. and gateway access:
  53.  
  54. * Microsoft SQL Server Programmer's Toolkits. Toolkits for the Visual Basic
  55. programming system, C and COBOL allow developers to quickly and easily
  56. build graphical client-server applications.
  57.  
  58. * Microsoft SQL Bridge. SQL Bridge seamlessly connects Microsoft SQL Server
  59. and SYBASE SQL Server environments without requiring common network
  60. protocols, and gives UNIX, VMS and Macintosh clients access to Microsoft
  61. SQL Server.
  62.  
  63. * SQL Solutions Gateway Link. Gateway Link from SQL Solutions, Inc., a
  64. subsidiary of Sybase, Inc., gives Microsoft SQL Server and SQL Server
  65. applications access to all major minicomputer databases including ORACLE,
  66. INGRES, INFORMIX, and VAX RMS.
  67.  
  68. Microsoft SQL Server 4.2 includes all core features found in Sybase, Inc.
  69. versions of SQL Server tor UNIX and VMS platforms. The change in version
  70. numbering is consistent with SYBASE and represents the commitment by
  71. Microsoft and Sybase to deliver the same features in all versions of SQL
  72. Server.
  73.  
  74. "With this new release of SQL Server Microsoft and Sybase are delivering
  75. the most advanced database management solution available for PC networks,"
  76. said Robert Epstein, executive vice president, Sybase. Inc. "In the
  77. future, we will continue to work together to help ensure that customers
  78. have access to the latest client-server computing technology on all
  79. important platforms."
  80.  
  81. State-of-the-Art Intelligent Data Management 
  82.  
  83. Microsoft SQL Server version 4.2 brings a broad array of new capabilities:
  84.  
  85. ∙ Enhanced intelligent data management with database device mirroring for
  86. fault tolerance, cascading triggers, online dynamic tape backup, placement
  87. of tables on specific devices and increases in overall system capacity.
  88.  
  89. ∙ Windows-based server administration through Microsoft SQL Administrator
  90. tor Windows a new management tool included with SQL Server 4.2; also
  91. available separately. This tool allows system administrators to quickly
  92. and easily configure, tune and back up SQL Server systems.
  93.  
  94. ∙ Scrollable database cursors optimize user interaction with the database
  95. from client applications -- ideal tor developing graphical applications
  96. for Windows.
  97.  
  98. ∙ Distributed data management facilities through server-to-server remote
  99. stored procedure calls.
  100.  
  101. ∙ Built-in external data and information integration facilities through
  102. Open Data Services, a toolkit for integrating clients and servers with
  103. corporate data sources and information systems.
  104.  
  105. ∙ Hardware-independent version of OS/2, included in the Microsoft SQL
  106. Server 4.2 box and optimized for network servers.
  107.  
  108. Integrated Windows Management Tool Eases Administration of Multiple
  109. Servers
  110.  
  111. Administration of SQL Server installations is simplified by a new
  112. management tool called Microsoft SQL Administrator for Windows which is
  113. integrated into version 4.2. System administrators can quickly and easily
  114. configure, tune and back up SQL Server systems from this single,
  115. integrated Windows-based front end. SQL Administrator for Windows supports
  116. administration of multiple servers and complies with the latest
  117. user-interface features in Windows including multiple document windows,
  118. icon toolbar and online help.
  119.  
  120. SQL Administrator for Windows also includes a new server monitoring
  121. facility that enables administrators to schedule timed database and log
  122. backups, and to catalog server statistics in a history file at periodic
  123. intervals. SQL Administrator for Windows is compatible with network
  124. dial-in facilities such as the new Microsoft LAN Manager Remote Access
  125. Service, allowing administration of distributed, remote SQL Server
  126. installations, such as branch offices.
  127.  
  128. Flexible Cursor Support Simplifies Application Development for Windows
  129.  
  130. Microsoft SQL Server version 4.2 supports new Microsoft scrollable,
  131. updateable cursors for client applications. Providing a new way to
  132. manipulate row-level data, cursors greatly simplify development of data
  133. browsing applications for graphical environments such as Microsoft
  134. Windows. "Cursor support in SQL Server was the top request from our lSVs,"
  135. said Gary Voth, SQL Server product manager at Microsoft. "Cursors are
  136. well-suited to the users interface techniques employed by developers of
  137. applications for Windows. Using cursors, you can populate a list box with
  138. row-level data, and scroll backward or forward in response to mouse input.
  139. This is hard to do with most SQL-based systems."
  140.  
  141. Microsoft SQL Server's cursors are very flexible, offering forward and
  142. backward scrolling, indexing to specific rows, flexible concurrency
  143. control and a powerful positioned update and delete. Cursor API extensions
  144. are provided in the new Microsoft SQL Server Programmer's Toolkits for C
  145. and Visual Basic. Microsoft SQL Server version 4.2 also supports cursors
  146. in the recently announced Microsoft Open Database Connectivity (ODBC)
  147. API.
  148.  
  149. Open Data Services Extends SQL Server Data Integration and Connectivity
  150.  
  151. SQL Server's connectivity with existing information systems is extensible
  152. using Open Data Services, a new SQL Server toolkit for building powerful
  153. client-server integration with external application systems and data
  154. sources. Open Data Services enables corporate developers to develop CUSTOM
  155. event-driven server applications that extend SQL Server access to
  156. literally any data source, including host information systems, messaging
  157. systems and satellite information services. Starter Open Data Services
  158. applications provided with Microsoft SQL Server 4.2 add enhancements to
  159. SQL Server such as event alerters and CUSTOM auditing and security.
  160.  
  161. A key ingredient tor the new data integration capability is the remote
  162. stored procedures feature in Microsoft SQL Server 4.2. Using remote stored
  163. procedures, one server can remotely invoke procedures on another server or
  164. in an Open Data Services application in a manner that is transparent to
  165. client applications. Open Data Services allow user-written processes to be
  166. "triggered" by remote stored procedure calls from SQL Server.
  167.  
  168. "Open Data Services allow users to create very sophisticated SQL Server
  169. solutions," explained Voth. "For example, suppose you need to issue a
  170. parts reorder when the inventory quantity -- data in a SQL Server table --
  171. drops below a certain threshold. When that happens, SQL Server can call a
  172. remote Open Data Services application to run a reorder transaction on an
  173. IBM mainframe. The Open Data Services application returns the data from
  174. the host to the client as if it were coming directly from SQL Server,
  175. integrating with the existing IBM information system in a very powerful
  176. manner."
  177.  
  178. Microsoft Open Data Services can also be used by ISVs to develop general
  179. purpose gateways that support both DB-Library and ODBC clients. Examples
  180. of network gateways developed using Open Data Services include Micro
  181. Decisionware's Database Gateway, which links PC clients to DB2 and
  182. Teradata sources; and Gateway Link from SQL Solutions, Inc. which
  183. integrates networked PCs with corporate data on VMS- and UNIX-based
  184. platforms.
  185.  
  186. Hardware-Independent OS/2 Now Included
  187.  
  188. In a move to provide "out-of-the-box" support for a wide variety of network
  189. systems and server hardware, Microsoft SQL Server 4.2 includes a version
  190. of the OS/2 operating system which has been optimized tor use on network
  191. server platforms such as those with large SCSI storage, subsystems,
  192. intelligent drive arrays and fault-tolerant subsystems.
  193.  
  194. "Microsoft has worked with a large number of hardware vendors to help
  195. ensure reliability and compatibility across a wide range of platforms,"
  196. said Walker. "We included this version of OS/2 in the LAN Manager box t-or
  197. the same strategic reason: To provide our customers a reliable source tor
  198. an operating system that is compatible with their network hardware." A
  199. dedicated database server provides very high performance without impacting
  200. file server operations, but it has generally meant purchasing another
  201. operating system license.
  202.  
  203. SQL Server and LAN Manager Working Together
  204.  
  205. SQL Server version 4.2 takes advantage of the popular connectivity
  206. enhancements available with LAN Manager 2.1. For example, SQL Server uses
  207. LAN Manager's new TCP/IP services to run on large networks, and through a
  208. combination of LAN Manager's TCP/IP services and Microsoft's SQL Bridge,
  209. provides greater interoperability with UNIX.
  210.  
  211. Through LAN Manager's new Remote Access Service, system administrators can
  212. manage SQL Servers across distributed environments including satellite
  213. offices, and remote users can dial in and make full use of Microsoft SQL
  214. Server databases while running popular Windows-based applications such as
  215. Microsoft Excel. In addition, for customers requiring coexistence with
  216. Novell networks, LAN Manager and SQL Server together provide complete
  217. client and server connectivity to NetWare -- with NetWare clients able to
  218. access SQL Servers running on either LAN Manager or NetWare networks.
  219.  
  220. Microsoft SQL Server Version 4.2
  221.  
  222. Pricing, Availability and System Requirements
  223.  
  224. Microsoft SQL Server 4.2 and related products are scheduled to be available
  225. in the first quarter of 1992, in the following configurations and U.S.
  226. suggested retail prices (these prices are valid only in the U.S.):
  227.  
  228. ∙ Developer's System, $1,495
  229. . Ten-user System, $2,995
  230. ∙ Unlimited User System, $7,995
  231. ∙ Unlimited User Add Pack. $5,495 
  232.   (converts a 10-user system to an unlimited-user)
  233. ∙ Microsoft Open Data Services Standalone License Pak,
  234.   $2,395
  235. ∙ Microsoft SQL Bridge, $2,495
  236. ∙ SQL Administrator for Windows, $495
  237. ∙ SQL Server Programmer's Toolkits, $495 each for 
  238.   Visual Basic, C and COBOL
  239.  
  240. Existing customers will be able to upgrade lo SQL Server 4.2 upon product
  241. shipment. Prices are $595 for a 10 User System, and $1,595 for an
  242. Unlimited User System. Upgrades will include SQL Server 4.2, SQL
  243. Administrator for Windows, and Open Data Services.
  244.  
  245. Customers who purchase SQL Server 1.11 between now and product shipment
  246. will receive free upgrades to the new version 4.2. In addition, they will
  247. qualify for the following special offers:
  248.  
  249. 10 User:   Free Programmer's Toolkit of choice
  250.            (Total value including upgrade: $1,090)
  251.  
  252. Unlimited: Free Programmer's Toolkit of choice, 
  253.            SQL Administrator for Windows, plus a copy of
  254.            Microsoft Visual Basic 
  255.            (Total value with upgrade: $2,780) 
  256.  
  257. Microsoft SQL Server 4.2 includes:
  258.  
  259. ∙ A version of OS/2 that has been optimized for use on network server
  260. platforms. Including OS/2 enables customers to install dedicated database
  261. servers for very high performance, without having to purchase an
  262. additional operating system license.
  263.  
  264. ∙ A single-station copy of SQL Administrator for Windows. Copies may also
  265. be obtained for use by additional administrators or with previous versions
  266. of Microsoft SQL Server. SQL Administrator for Windows also runs on OS/2
  267. systems.
  268.  
  269. ∙ Open Data Ser-ices. This toolkit, included in the product, integrates
  270. clients and servers with corporate data sources and information systems.
  271.  
  272. ∙ A set of working sample Open Data Services applications. These are
  273. provided in both source and executable code, tor customers to use and
  274. modify as desired. Included are applications that perform automatic event
  275. alerting, triggering of external processes, integration with Microsoft LAN
  276. Manager security, and client request auditing. Both source and executable
  277. formats are provided, so that customers can add new functions to the
  278. starter applications.
  279.  
  280. Along with the release of Microsoft SQL Server 4.2 in the U.S., Microsoft
  281. France and Microsoft Germany plan to release French and German versions of
  282. the product at the beginning of the second quarter of 1992. By providing
  283. French and German versions of SQL Server for the first time, Microsoft is
  284. demonstrating its commitment to provide local versions of all Microsoft
  285. products where customers demand it. Detailed pricing and ordering
  286. information for Microsoft SQL Server 4.2 can be obtained from the
  287. appropriate Microsoft subsidiaries or international sales offices.
  288.  
  289. Microsoft SQL Server version 4.2 requires a personal computer with an Intel
  290. 80286 or higher processor (80386 or higher is recommended), OS/2 operating
  291. system version 1.21 or later, 8 MB of memory and 20 MB of available disk
  292. space. Client software runs on MS-DOS version 3.2 or later; Windows
  293. version 3.0 or later; or OS/2 version 1.1 or later. SQL Server 4.2
  294. supports standard network systems including Microsoft LAN Manager, Novell
  295. NetWare, Banyan VINES and IBM LAN Server.
  296.  
  297. --------------------------------------------------------
  298.  
  299. REDMOND, Wash. -- Jan. 15, 1992 -- To further strengthen its commitment to
  300. provide distributed client-server computing. Microsoft Corporation today
  301. announced Microsoft SQL Bridge, a two-way network gateway that seamlessly
  302. connects Microsoft SQL Server and SYSBASE SQL Server environments.
  303. allowing clients and servers to communicate across different networks. SQL
  304. Bridge integrates SYBASE SQL Server environments with PC-based SQL Server
  305. environments. resulting in interoperability among applications and
  306. databases that is independent of operating systems. network transports or
  307. protocols.
  308.  
  309. SQL Bridge is based on the same high-performance multithreaded architecture
  310. as found in the new Microsoft Open Data Services. "With Microsoft SQL
  311. Bridge, we're giving our customers complete data and application
  312. integration across SQL Server environments spanning the MS-DOS, Windows,
  313. UNIX, Macintosh and VMS operating system platforms," said Dwayne Walker,
  314. Microsoft's director of marketing and business development, corporate and
  315. network systems.
  316.  
  317. SQL Bridge extends the reach of Microsoft SQL Server version 4.2 across
  318. corporate environments and delivers the following benefits.
  319.  
  320. ∙ SQL Bridge extends the client platforms supported by Microsoft SQL Server
  321. to include UNIX, VMS and Macintosh clients using applications written to
  322. SYBASE Open Client.
  323.  
  324. . SQL Bridge simplifies connecting PC LAN clients to SYBASE databases.
  325.  
  326. . SQL Bridge enables Microsoft SQL Server and SYBASE SQL Server to exchange
  327. information using remote stored procedure calls, giving clients
  328. transparent access to data across different networks and platforms.
  329.  
  330. . SQL Bridge allows corporate developers to "rightsize" applications --
  331. configuring for SYBASE or PC SQL Servers, with the ability to easily
  332. migrate applications as future needs dictate.
  333.  
  334. Extending SQL Server to Support UNIX, VMS and Macintosh Clients
  335.  
  336. Microsoft SQL Bridge connects SYBASE TCP/IP and DECnet clients to Microsoft
  337. SQL Server. This means that in addition to supporting Windows-, MS-DOS-
  338. and OS/2-based clients, Microsoft SQL Server now for the first time
  339. supports UNIX, VMS and Macintosh clients, using the SYBASE Open Client
  340. interface on those platforms. Increasingly, corporate computing
  341. environments require the ability to support a variety of client platforms.
  342. By supporting all major desktop platforms and integrating mixed computing
  343. resources into a single SQL Server network. Microsoft SQL Server and
  344. Microsoft SQL Bridge are key participants in enterprise-wide computing.
  345.  
  346. Connecting PC LAN Clients to Minicomputer Databases
  347.  
  348. SQL Bridge allows LAN-connected Windows-, MS-DOS- and OS/2-based
  349. workstations to access UNIX and VMS SQL Servers while using the same named
  350. pipes Net-Library and LAN protocols they use to talk to Microsoft SQL
  351. Server on any supported LAN. The SQL Bridge server handles the job of
  352. converting to UNIX or VMS network protocols.
  353.  
  354. "Rightsizing" Applications for Minicomputer or PC Systems
  355.  
  356. By confining the cost and complexity of multiple-network support to a
  357. gateway server shared by many clients, and supporting transparent access
  358. to data across different platforms, SQL Bridge gives corporate developers
  359. the ability to rightsize applications to the appropriate computing
  360. resource. Developers can configure a production application for a
  361. minicomputer or PC SQL Server, depending on the size and scope of the
  362. application -- with the assurance that all or part of the application can
  363. be migrated easily to a different platform as corporate needs change,
  364. without changing users configurations or modifying client applications.
  365. Developers of multiple applications can "mix and match" platforms based on
  366. the best fit for each application. rather than being restricted to a
  367. single environment for the entire set of production applications.
  368.  
  369. System Requirements, Pricing and Availability
  370.  
  371. Microsoft SQL Bridge requires an Intel-based computer using an 80286 or
  372. higher processor; OS/2 operating system version 1.1 or later; a minimum of
  373. 6 MB of memory; 1 MB of free disk space; and a high-density floppy disk
  374. drive. SQL Bridge can reside on the same platform as the SQL Server, or on
  375. a separate system. For the connection to PC workstations on the LAN, SQL
  376. Bridge supports Microsoft LAN Manager or any other system compatible with
  377. OS/2 and named pipes. such as Novell NetWare, Banyan VINES or IBM LAN
  378. Server. To connect to SYBASE servers, SQL Bridge uses the LAN Manager
  379. TCP/IP protocol for OS/2 (included in Microsoft LAN Manager version 2.1
  380. OS/2-based workstation software) or DEC pathworks for OS/2 version 1.1 or
  381. later. SQL Bridge supports Microsoft SQL Server version 4.2, and SYBASE
  382. SQL Server version 4.0 or later on UNIX and VMS systems. The U.S.
  383. suggested retail price for SQL Bridge is $2,495, and it will be available
  384. in the second quarter of 1992 through Microsoft and selected resellers.
  385.  
  386. --------------------------------------------------------
  387.  
  388. REDMOND, Wash. -- Jan. 15, 1992 -- Microsoft Corporation today announced a
  389. family of Programmer's Toolkits tor developing client-server applications
  390. for its new version 4.2 of Microsoft SQL Server. The Toolkits are:
  391.  
  392. ∙ Microsoft SQL Server Programmer's Toolkit for Visual Basic
  393. ∙ Microsoft SQL Server Programmer's Toolkit tor C
  394. ∙ Microsoft SQL Server Programmer's Toolkit for COBOL
  395.  
  396. By offering the family of Toolkits, Microsoft gives developers a selection
  397. of the most popular and familiar programing languages. The Toolkits enable
  398. developers to build robust business applications that access shared data
  399. in SQL Server. "Our new SQL Server Toolkits give developers both power and
  400. flexibility to build distributed graphical client-server business
  401. applications using the Visual Basic programming system or C," said Dwayne
  402. Walker, Microsoft's director of marketing and business development,
  403. corporate and network systems. "At the same time, our SQL Server
  404. Programmer's Toolkit for COBOL allows corporations to leverage their
  405. experience in COBOL. while moving into the world of client-server
  406. computing."
  407.  
  408. The Programmer's Toolkits are enhanced to support advanced Microsoft SQL
  409. Server version 4.2 features, including support for database cursors,
  410. international language character sets, and remote stored procedure calls
  411. for distributed database capability. The Toolkits are available
  412. individually through the retail channel for the first time. The previous
  413. version of the COBOL Toolkit was called Microsoft Embedded SQL for COBOL.
  414.  
  415. Programmer's Toolkit for Visual Basic Provides the Easiest Method for
  416. Developing Distributed Client-Server Applications for Windows
  417.  
  418. The Programmer's Toolkit for Visual Basic is ideal for quickly and easily
  419. building distributed graphical client-server applications based on the
  420. Windows operating system and SQL Server. The Toolkit tor Visual Basic
  421. includes the new scrollable cursor support shipping with Microsoft SQL
  422. Server version 4.2, and provides access to the same data sources as the
  423. Toolkit for C.
  424.  
  425. The SQL Server Programmer's Toolkit for Visual Basic provides a set of
  426. libraries that allow programmers using Visual Basic to easily read and
  427. update shared data in SQL Server. The Toolkit allows developers to build
  428. applications that have almost all the functionality and performance of
  429. client applications written in C, but at a fraction of the effort. The
  430. Toolkit also includes libraries for Basic programmers to develop
  431. character-based applications for the MS-DOS or OS/2 operating systems.
  432.  
  433. Programmer's Toolkit for C Gives Developers Power and Flexibility
  434.  
  435. The Programmer's Toolkit for C is a flexible development environment,
  436. ideally suited for high-end corporate and commercial-grade applications.
  437. The Toolkit for C can be used in conjunction with the new Microsoft QuickC
  438. graphical development environment for Windows, and the Microsoft C
  439. Professional Development System. The Toolkit for C includes a set of
  440. development libraries that allow C language programmers to develop client
  441. applications for SQL Server environments. The Toolkit for C provides a
  442. common programming environment for Windows-, MS-DOS- and OS/2-based
  443. application development, through the enhanced version of the open
  444. call-level interface for SQL Server. The API is the same for all three
  445. operating systems, allowing developers to easily produce applications for
  446. one or more environments without having to learn a different API for each
  447. operating system. The new scrollable cursor support greatly enhances
  448. application development for Windows by allowing both forward and backward
  449. scrolling through the database, as well as querying and updating of SQL
  450. Server data through a single database connection, with a range of
  451. concurrency and locking options.
  452.  
  453. In addition to providing a common API for application development for
  454. Windows, MS-DOS and OS/2, the Toolkit for C provides a common API to
  455. access enterprise data. Applications developed using the Toolkit can
  456. access data from Microsoft SQL Server; remote non-SQL data sources via
  457. Microsoft Open Data Services; SYBASE SQL Server running UNIX or VMS; or a
  458. SQL-compatible gateway such as Micro Decisionware Database Gateway or SQL
  459. Solutions Gateway Services". In addition, applications developed using the
  460. Toolkit will be compatible with the future version of SQL Server based on
  461. the Microsoft Windows NT operating system.
  462.  
  463. Programmer's Toolkit for COBOL Simplifies Downsizing Applications
  464.  
  465. The SQL Server Programmer's Toolkit tor COBOL is a set of development and
  466. run-time libraries that let COBOL programmers develop MS-DOS- and
  467. OS/2-based client-server applications for SQL Server using a standard
  468. embedded-SQL development interface. The Toolkit is flexible and powerful,
  469. taking advantage of remote stored procedures and other advanced Microsoft
  470. SQL Server version 4.2 features. Support for ANSI-style cursors allows
  471. row-at-a-time result set processing. with positioned updates and deletes
  472. of information in the database with full locking and concurrency control.
  473.  
  474. The libraries included in the Toolkit are compatible with IBM SQL
  475. Precompiler Architecture, enabling developers to use popular and familiar
  476. COBOL compilers such as those from Microsoft and Micro Focus. The
  477. programmer embeds SQL statements directly in the COBOL source code, and
  478. the statements are subsequently translated into the appropriate SQL Server
  479. calls. In this way, the Toolkit makes it easy for COBOL developers to
  480. downsize existing corporate mainframe and minicomputer applications using
  481. familiar tools.
  482.  
  483. Pricing, Availability and System Requirements
  484.  
  485. The three Programmer's Toolkits are available individually for a U.S.
  486. suggested retail price of $495 per Toolkit. The Toolkits are available
  487. immediately through Microsoft Network Specialist resellers in the United
  488. States: (800) 227-4679. Each Toolkit is licensed to a single developer:
  489. additional developers must acquire their own copies of the Toolkits.
  490. However, applications developed with the Toolkits can be distributed on a
  491. royalty-free basis.
  492.  
  493. The Microsoft SQL Server Programmer's Toolkit for C supports MS-DOS
  494. operating system version 3.3 or later, Microsoft Windows operating system
  495. version 3.0 or later, and OS/2 operating system version 1.1 or later, for
  496. both the development environment and the target application environment.
  497. The Programmer's Toolkit for Visual Basic supports Microsoft Windows
  498. operating system version 3.0 or later for both the development and
  499. application environment. The Programmer's Toolkit for COBOL supports
  500. application execution in the MS-DOS 3.2 or later or OS/2 operating system
  501. version 1.21 or later.
  502.  
  503. --------------------------------------------------------
  504.  
  505. REDMOND, Wash. -- Jan. 15, 1992 -- In recognition that in the client-server
  506. computing marketplace support services are as important as technology,
  507. Microsoft is expanding its support service offering. Microsoft will now
  508. offer a Microsoft SQL Server expertise certification program extended
  509. consulting and training services and improved product support services.
  510.  
  511. Microsoft SQL Server Certified Professional Program
  512.  
  513. "By extending our support service offering in the areas of certification,
  514. training and product support, we're walking hand in hand into
  515. client-server computing with our customers," said Dwayne Walker,
  516. Microsoft's director of marketing and business development, corporate and
  517. network systems. "These support programs provide a framework for customers
  518. to obtain personalized support services when prototyping, developing and
  519. deploying distributed client-server applications using a variety of
  520. enduser and developer tools for the Windows operating system."
  521.  
  522. The Microsoft SQL Server Certified Professional Program is designed for
  523. information systems professionals to attain certification, enabling them
  524. to provide comprehensive, up-to-date technical information for designing,
  525. developing and administering applications based on Microsoft SQL Server.
  526. To achieve SQL Server certification, applicants must pass a series of
  527. stringent tests on the Windows and MS-DOS operating systems as well as a
  528. test on SQL Server. Once certified, an individual qualifies as an expert
  529. in this field.
  530.  
  531. "The increased importance of client-server computing will motivate people
  532. to seek this certification," said Sandra Jacobson, manager, Microsoft
  533. Certified Professional Program. "People generally seek out high-level
  534. experts to provide high-level advice. Once certified, professionals will
  535. provide to their customers the best possible advice with regard to
  536. client-server computing."
  537.  
  538. The qualifying tests were developed by Microsoft and are administered by
  539. Drake Training and Technologies, an established independent organization
  540. that specializes in the electronic delivery and administration of tests.
  541. The tests take about one hour, with candidates given the results
  542. immediately after completion. Test results are broken down by section and
  543. topic, to inform candidates about their strengths and weaknesses.
  544.  
  545. Certification tests are scheduled to begin in February 1992, and will cost
  546. $100 per test. For more information, contact Microsoft Inside Sales --
  547. Systems Software at (800) 227-4679. To register tor an exam, contact Drake
  548. Training and Technologies, (800) 755-3926.
  549.  
  550. Education and Consulting Services
  551.  
  552. Microsoft Consulting Services (MCS) and Microsoft University (MSU) together
  553. help customers understand the latest in client-server computing and how to
  554. apply this architecture within their existing environments. Both services
  555. offer expertise in Windows as well as integrating Windows with the
  556. enterprise using the enhanced features of Microsoft SQL Server 4.2.
  557.  
  558. Microsoft Consulting Services offers strategic services that are tailored
  559. to individual client needs: Evaluation and planning, systems design,
  560. development and implementation support. This service is staffed by senior
  561. consultants in the information technology field, and provides access to
  562. in-house development tools and expertise. In addition, MCS has access to
  563. Microsoft research and development resources for the performance testing
  564. of customized applications.
  565.  
  566. Microsoft University (MSU) designs and delivers technical training courses
  567. and management education seminars in 10 locations in North America. MSU
  568. offers a full SQL Server curriculum designed to provide skills-based,
  569. hands-on training for support engineers, system administrators and network
  570. integrators. All SQL Server courses have been updated in conjunction with
  571. the launch of SQL Server 4.2, providing attendees with the practical
  572. in-depth knowledge necessary to quickly apply the enhanced features and
  573. functions found in version 4.2. MSU provides a unique learning environment
  574. where all courses are taught by qualified instructors who blend their
  575. real-world experiences with classroom instructional expertise, resulting
  576. in training that provides the relevant/practical knowledge needed in
  577. today's business environment.
  578.  
  579. For more information about MCS call (415) 905-0235 in the Western U.S.;
  580. (617) 487-6502 in the eastern U.S. and Canada. For more information on
  581. MSU, including customized courses and information on how to become an
  582. authorized Microsoft University Training Alliance member, call (206)
  583. 828-1507.
  584.  
  585. Microsoft Product Support Services
  586.  
  587. Microsoft's product support services organization (PSS) offers a range of
  588. free and fee-based support for SQL Server to meet a variety of user needs.
  589. Each SQL Server product receives 30 days of free' support for installation
  590. issues, after which time customers must purchase services on an annual
  591. basis. Premier Support is Microsoft's highest level of technical support
  592. for accounts desiring a direct support relationship with Microsoft.
  593. Designed primarily for very large accounts seeking individualized
  594. technical consultation on Microsoft's networking products, Premier Support
  595. provides one-on-one support from Microsoft's most senior technical
  596. engineers. An engineer is designated for each account and unlimited phone
  597. and electronic support is available.
  598.  
  599. Professional Support is designed primarily for large accounts seeking
  600. priority technical assistance on Microsoft's networking products.
  601. Unlimited phone and electronic support is available from Microsoft senior
  602. technical engineers.
  603.  
  604. The Premier program costs $15,000 annually, while the Professional program
  605. is $5,000 per year. For more information on Microsoft product support
  606. services, call Inside Sales -- Systems Software at (800) 227-4679.
  607.  
  608. Other programs available to assist in the development of SQL Server
  609. Solutions
  610.  
  611. ∙ The SQL Solutions Partners Program, which delivers complete client-server
  612. network solutions to customers via Microsoft Network Specialist
  613. resellers.
  614.  
  615. ∙ The SQL Business Partner Program, tor select database vendors selling SQL
  616. Server in conjunction with their own products.
  617.  
  618. ∙ The Strategic Integrator Program, a joint venture between Microsoft and
  619. large system integrators to develop complex information systems.
  620.  
  621. --------------------------------------------------------
  622.  
  623. REDMOND, Wash. -- Jan. 15, 1992 -- Microsoft Corporation and SQL Solutions,
  624. Inc.. a subsidiary of Sybase. Inc.. today announced the addition of
  625. Gateway Link to the SQL Solutions Gateway Services line of minicomputer
  626. gateways. Developed by SQL Solutions of Burlington. Mass., in cooperation
  627. with Microsoft, Gateway Link integrates networked PCs with corporate data
  628. on VMS and UNIX-based minicomputers. The Gateway Services product family
  629. now allows Microsoft SQL Server and SYBASE SQL Server front-end
  630. applications to access all major minicomputer databases, including ORACLE,
  631. INGRES, INFORMIX and VAX RMS.
  632.  
  633. "Gateway Link is an excellent solution for integrating heterogeneous data
  634. environments that include Microsoft SQL Server and ORACLE, INGRES, and
  635. other minicomputer databases," said Dwayne Walker, director of marketing
  636. and business development, corporate and network systems at Microsoft.
  637. "Corporate customers can protect their investments in legacy applications
  638. and data, while SQL Server network databases deploy new business
  639. applications on the Windows-based desktop."
  640.  
  641. "With our Gateway Services line, corporations can standardize on Microsoft
  642. SQL Server without sacrificing access to data and applications on other
  643. platforms," said Dan Cronin, vice president of marketing for SQL
  644. Solutions. "Users can freely choose from a wide range of Windows-based
  645. tools supporting SQL Server, knowing they can work with data sources
  646. throughout the enterprise."
  647.  
  648. Gateway Link is built on Microsoft Open Data Services, the data integration
  649. toolkit included with Microsoft SQL Server version 4.2. and takes
  650. advantage of Open Data Services' advanced multithreaded architecture for
  651. high-performance access from PC clients to minicomputer data sources.
  652. Gateway Link is the newest in a growing series of gateways designed for
  653. Microsoft SQL Server environments, including Database Gateway from Micro
  654. Decisionware, which links PC clients to DB2 and Teradata data sources; and
  655. Microsoft SQL Bridge, which provides two-way interoperability between
  656. Microsoft and SYBASE SQL Server databases. Leading independent software
  657. vendors are now developing frontend products to support the Gateway
  658. Services product line. including DataEase International, Matesys and
  659. Revelation Technologies.
  660.  
  661. "Database gateways give client applications high-performance connections to
  662. corporate data on mainframe and minicomputer databases. without the
  663. problems and costs of running multiple networks on each client
  664. workstation," said Walker. "The gateway architecture is ideal for
  665. companies that want to take maximum advantage of PC software and hardware,
  666. while maintaining their current information systems investments."
  667.  
  668. PC LAN Clients Gain Access to Key Minicomputer Databases
  669.  
  670. Gateway Link connects Microsoft SQL Server and SQL Server client
  671. applications to host-based components in the Gateway Services line, which
  672. provide back-end connectivity to individual database management systems.
  673. Together, Gateway Link and Gateway Services bring the following benefits:
  674.  
  675. ∙ SQL Server client applications now have transparent access to a wide
  676. range of minicomputer database management systems.
  677.  
  678. ∙ The Gateway Services line provides full support for the Transact-SQL
  679. language, giving developers a common set of server features including
  680. stored procedures and business rules for accessing a wide range of data
  681. sources.
  682.  
  683. ∙ Gateway Link allows clients to run a single LAN protocol and still
  684. connect to a range of minicomputer data sources.
  685.  
  686. Availability, Pricing and System Requirements
  687.  
  688. Gateway Link and Gateway Services are available from SQL Solutions and its
  689. authorized distributors. The U.S. suggested retail price tor Gateway Link
  690. is $3,000. Suggested retail prices for Gateway Services range from 515,640
  691. to $100,000 depending on the hardware platform and number of users. For
  692. exact pricing and configuration information, call SQL Solutions, Inc.. at
  693. (800) 933-0044. Gateway Link requires a workstation running OS/2 version
  694. 1.1 or later. Also required is a LAN operating system supporting OS/2 and
  695. named pipes, such as Microsoft LAN Manager, Novell NetWare or Banyan
  696. VINES.
  697.  
  698. SQL Solutions is the leading SQL systems integrator specializing in
  699. services and products for all major hardware and RDBMS platforms. SQL
  700. Solutions adheres to the discipline of RISE -- Relationally Integrated
  701. Software Engineering -- which is the combination of methods, tools and
  702. techniques for planning, designing, constructing and maintaining
  703. RDBMS-based applications. Headquartered in Burlington. Mass., SQL
  704. Solutions has more than 230 employees worldwide in 15 North American
  705. offices, subsidiaries in Canada, the Netherlands and the United Kingdom.
  706. The company is an independent subsidiary of Sybase, Inc. (NASDAQ: SYBS).
  707.  
  708. --------------------------------------------------------
  709.  
  710. REDMOND, Wash. -- Jan. 15, 1992 -- Microsoft Corporation today announced
  711. Microsoft SQL Administrator for Windows, a new front-end management tool
  712. based on the Microsoft Windows operating system and integrated into
  713. Microsoft SQL Server version 4.2. SQL Administrator for Windows allows
  714. system administrators to manage multiple Microsoft SQL Server systems
  715. across all corporate sites, including remote branch offices, from a single
  716. Windows-based workstation. SQL Administrator for Windows is highly
  717. optimized for Windows, and provides easy and effective graphical ways to
  718. perform routine as well as advanced administration tasks.
  719.  
  720. "Providing enterprise-wide administration of Microsoft SQL Server databases
  721. from a single Windows-based front end is a key step toward our goal of
  722. integrating the Windows system with Microsoft client-server computing,"
  723. said Dwayne Walker, director of marketing and business development,
  724. corporate and network systems at Microsoft.
  725.  
  726. SQL Administrator for Windows supports administering multiple SQL Server
  727. systems simultaneously, and is fully compatible with Microsoft SQL Server
  728. Remote Access Service, the popular new facility that allows offsite PC
  729. users to dial in over standard telephone lines and take full advantage of
  730. all SQL Server services using front-end applications for Windows. This
  731. means system administrators at a central site can dial in to their branch
  732. office networks and then manage all SQL Server systems and databases using
  733. SQL Administrator for Windows, just as easily as if the remote servers
  734. were stationed next to them at a central site. All management and
  735. administration services can be provided to branch offices from a single
  736. workstation at headquarters -- including setting up, modifying and
  737. updating databases; checking database consistency; solving problems and
  738. recovering transactions; and general configuration management. "SQL
  739. Administrator for Windows allows database administrators at headquarters
  740. to apply their expertise directly to servers located in remote offices,
  741. eliminating the expense of stationing a database administrator at every
  742. branch office," explained Gary Voth, product manager for SQL Server at
  743. Microsoft. "Knowing that remote databases can be managed from a central
  744. site will give customers the confidence to deploy complex client-server
  745. applications across multiple sites."
  746.  
  747. SQL Administrator for Windows makes extensive use of system capabilities in
  748. Windows, including multiple windows, icons and online Help, to ease
  749. virtually every task the system administrator needs to perform. In
  750. addition to supporting simultaneous administration of multiple servers
  751. including remote servers using LAN Manager network dial-in facilities, SQL
  752. Administrator for Windows allows system administrators to maintain a
  753. schedule for automatic backups of databases and transaction logs, and to
  754. log server statistics at scheduled intervals.
  755.  
  756. Pricing and Availability
  757.  
  758. A single-station copy of SQL Administrator for Windows is included with
  759. Microsoft SQL Server version 4.2. Copies may be obtained for use by
  760. additional administrators or with previous versions of SQL Server for the
  761. suggested retail price of $495 per copy. SQL Administrator for Windows
  762. runs under the Windows version 3.0 operating system and also on the OS/2
  763. operating system using the Microsoft Windows Library for OS/2.
  764.  
  765. --------------------------------------------------------
  766.  
  767. REDMOND, Wash. -- Jan. 15, 1992 -- Microsoft Corporation today announced
  768. that the first independent OS/2 versus NetWare database benchmark resulted
  769. in a strong endorsement of Microsoft SQL Server. The report stated,
  770. "Microsoft SQL Server represents the unrivaled choice for networks other
  771. than Novell NetWare, and it also represents a good choice with NetWare as
  772. well." The "SQL Server for LAN Tests" competition was conducted by the
  773. National Software Testing Laboratories (NSTL) under the auspices of the
  774. Software Digest Ratings Report (Volume 8.15, SQL Servers).
  775.  
  776. Microsoft SQL Server was ranked first overall compared to other products,
  777. and achieved an overall score of 7.7 (out of 10); a score of 8.1 in
  778. overall power; a three-star rating; and was distinguished with
  779. consistently high scores for ease of use and learning.
  780.  
  781. From the report: "SQL Server ... has no problem maintaining excellent
  782. performance and stability with large numbers of users." The report
  783. concluded that "... Microsoft must be recommended over ORACLE for
  784. non-Novell networks ... For NetWare networks NSTL recommends both
  785. products."
  786.  
  787. Dwayne Walker, director of marketing and business development, corporate
  788. and network systems at Microsoft, said "The Software Digest report
  789. underscores what customers have been finding with SQL Server on NetWare
  790. networks: that SQL Server is the database server of choice running on a
  791. number of network servers and connecting to a number of clients. Customers
  792. who invested in SQL Server technology can be assured of outstanding
  793. performance and the best connectivity across any leading network.
  794. Customers can also expect, as witnessed in the release of SQL Server
  795. version 4.2 announced today, that our investments in this technology will
  796. continue to produce the best database for PC networks."
  797.  
  798. Superior in Performance, Capacity and Price
  799.  
  800. Microsoft SQL Server received consistently high scores on performance. In
  801. one of several performance tests involving complex database searches with
  802. up to 64 simultaneous users, NSTL said that Microsoft SQL Server "...
  803. shows little strain on its resources, processing orders only slightly
  804. slower than with 48 users and slowing, as one would expect, in the other
  805. components due to increased contention." It should be noted that in the
  806. test, Microsoft SQL Server supported 64 users using half the memory
  807. required by competing databases employing NetWare Loadable Modules
  808. (NLMs).
  809.  
  810. Price is another competitive point in favor of Microsoft SQL Server. At
  811. $7,995 for the server and an unlimited number of users, SQL Server costs
  812. half what other competitive databases cost.
  813.  
  814. In addition to offering highly competitive performance, capacity and cost,
  815.  
  816. Microsoft SQL Server provides:
  817.  
  818. ∙ Expanded connectivity to all key client and server systems
  819. ∙ Integrated OS/2 operating system
  820. ∙ Tight integration with the Microsoft Windows 
  821.   operating system
  822. ∙ Enhanced data management
  823. ∙ Network independence
  824. ∙ Centrally enforced integrity and programmability
  825. ∙ Premier development platform and integrated tools
  826. ∙ More than 125 front ends running on SQL Server
  827.  
  828. "We are proud of SQL Server's great Performance reported not only by our
  829. customers, but consistently in independent research as well," said
  830. Microsoft's Walker. "Microsoft SQL Server 4.2 provides even more advanced
  831. features to further integrate large networks. It provides exceptional
  832. performance on a variety of networks, including NetWare, and it features
  833. even more tightly integrated functionality with the Windows operating
  834. system than SQL Server version 1.1." Walker added that because SQL Server
  835. runs on a separate computer from the file server, it delivers this high
  836. performance without impacting the performance or reliability of other
  837. network operations.
  838.  
  839. Microsoft Corporation (NASDAQ "MSFT") develops, markets and supports a wide
  840. range of software for business and professional use, including operating
  841. systems, network products, languages and applications, as well as books,
  842. hardware and CDROM products for the microcomputer marketplace.
  843.  
  844.   +---------------------------------------------------------------+
  845.   |  From the America On-Line & PC-Link New Product Info Services |
  846.   +===============================================================+
  847.   | This information was processed with OmniPage Professional OCR |
  848.   | software (from Caere Corp) & a Canon IX-30 scanner from data  |
  849.   | provided by the above mentioned company. For additional info, |
  850.   | contact the company at the address or phone# indicated above. |
  851.   |    All submissions for this service should be addressed to    |
  852.   |   BAKER ENTERPRISES, 20 Ferro Drive, Sewell, NJ 08080 U.S.A.  |
  853.   +---------------------------------------------------------------+
  854.